boot.loader.grub.users.<name>.hashedPassword
Specifies the password hash for the account, generated with grub-mkpasswd-pbkdf2. This hash will be copied to the Nix store, and will be visible to all local users.
- Type
null or string- Default
null- Example
"grub.pbkdf2.sha512.10000.674DFFDEF76E13EA...2CC972B102CF4355"- Declared
- <nixpkgs/nixos/modules/system/boot/loader/grub/grub.nix>